@charset "UTF-8";
.text-1len{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.text-2len{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;}
.text-3len{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;}
.text-4len{overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;}
.text-5len{overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;text-overflow:ellipsis;-webkit-box-orient:vertical;}
.text-6len{overflow:hidden;display:-webkit-box;-webkit-line-clamp:6;text-overflow:ellipsis;-webkit-box-orient:vertical;}
.botmenu{ text-align: center !important; background: var(--first_color);}
.online dl{background:var(--first_color);padding:10px 5px;margin-bottom:1px;position:relative}
.online dl:hover{background:var(--first_color)}
.online dl dt button{margin:10px 0;border:none;border-radius:5px;width:100%;font-size:18px;height:40px;line-height:40px;background:var(--first_color);color:#fff;cursor:pointer}
a{color:#333;}
.sw_banner a{display: block;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, a:hover, a:focus{color: var(--first_color);}
.rd-navbar-static .rd-navbar-inner{max-width: 1148px;}

/* banner*/
.swiper-pagination-bullet{
  width: 10px;
  height: 10px;
}
.swiper-container-horizontal>.swiper-pagination-bullets{bottom: 20px;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
  margin: 0 10px;
}
.swiper-button-next, .swiper-button-prev{color: #ffffff;}
.swiper-pagination-bullet-active{background: #ffffff; opacity: 1;}
@media (min-width: 1200px){
  .container{width: 1178px;}
} 
@media (min-width: 1200px){
  .row >[class*='col-']{padding-left: 1rem; padding-right: 1rem;}
  .row{margin-left: -1rem;margin-right: -1rem;}
}

/* 语言 */
.nav-top{
  padding-top: 7px;
  background: #ffffff;
}
.nav-top p + *{margin-top: 0;}
.nav-top .top-box{
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.nav-top .top-hotline-num{
  color: #333333;
  font-size: 12px;
  padding-right: 10px;
}
.epower-lang{
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.epower-lang .lang-item a{
  color: #333333;
  font-size: 12px;
}
.epower-lang .lang-item{
  padding: 0 8px;
  line-height: 12px;
  border-right: 1px solid #333333;
}
.epower-lang .lang-item:last-of-type{
  border-right: 0;
  padding: 0 0 0 5px;
}
@media (max-width: 1199px){
  .nav-top{
    padding-bottom: 7px;
  }
}
@media (max-width: 767px){
  .nav-top .top-hotline-num{
    display: none;
  }
}
/* 导航 */
.rd-navbar-wrap{
  height: auto !important;
}
.rd-navbar-brand{
  line-height: 0;
}
.rd-navbar-static p{
  margin: 0;
}
.rd-navbar .rd-navbar-nav > li > a{
  transition: none;
  text-transform: none;
}

.rd-navbar-static .rd-navbar-nav > li.active > a,
.rd-navbar-static .rd-navbar-nav > li.active > .rd-navbar-submenu-toggle::after,
.rd-navbar-static .rd-navbar-nav > li.focus > a,
.rd-navbar-static .rd-navbar-nav > li > a:hover,
.rd-navbar-static .rd-navbar-nav > li.opened > .rd-navbar-submenu-toggle::after,
.rd-navbar-static .rd-navbar-nav > li:hover > .rd-navbar-submenu-toggle::after,
.rd-navbar-static .rd-navbar-nav > li.focus > .rd-navbar-submenu-toggle::after{
  color: var(--first_color) !important;
}
.rd-navbar-static .rd-navbar-dropdown{
  padding: 10px 20px 20px 20px;
  margin-left: 0;
}
.rd-navbar-static .rd-navbar-nav > li{
  padding: 0;
  margin: 0;
}
@media (min-width: 1200px){
  .rd-navbar-wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .sw_banner{margin-top: 108px;}
  .rd-navbar .rd-navbar-nav > li > a,.rd-navbar-static .rd-navbar-nav > li{
    font-size: 16px;
    color: #333333;
  }
  .rd-navbar-static.rd-navbar--is-stuck{
    position: unset;
  }
  .rd-navbar-static{box-shadow: unset;}
  .rd-navbar-static .rd-navbar-inner,.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-inner{
    padding: 0;
  }
  /* .page-header .rd-navbar-brand img{
    max-height: 62px;
  } */
  .rd-navbar-static .rd-navbar-nav .rd-nav-item .rd-nav-link{
    width: 100%;
    height: 85px;
    line-height: 85px;
    overflow: hidden;
  }
  .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown{
    margin-top: 0;
  }
  .header-nav-list{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .rd-navbar-panel{
    width: 33%;
    float: left;
  }
  .rd-navbar-nav-wrap{
    width: 67% !important;
    float: left;
    padding-left: 10px;
  }
  .rd-navbar-static .rd-navbar-nav{
    margin: 0;
  }
  .rd-navbar-inner>div{
    display: flex;
    align-items: center;
  }
  .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-submenu-toggle, .rd-navbar-sidebar .rd-navbar-nav > li > .rd-navbar-submenu-toggle{
    display: none;
  } 
  .rd-navbar-fullwidth .rd-navbar-dropdown > li > a:hover, 
  .rd-navbar-static .rd-navbar-dropdown > li > a:hover,
  .rd-navbar-static .rd-navbar-dropdown > li.active > a, 
  .rd-navbar-static .rd-navbar-dropdown > li.active > a:focus, 
  .rd-navbar-static .rd-navbar-dropdown > li.active > a:active{
    color: var(--first_color);
  }
  .rd-navbar-fullwidth .rd-navbar-dropdown > li.focus > a, .rd-navbar-fullwidth .rd-navbar-dropdown > li.opened > a, .rd-navbar-static .rd-navbar-dropdown > li.focus > a, .rd-navbar-static .rd-navbar-dropdown > li.opened > a,
  .rd-navbar-fullwidth .rd-navbar-dropdown .rd-navbar--has-dropdown > .rd-navbar-submenu-toggle:hover, .rd-navbar-static .rd-navbar-dropdown .rd-navbar--has-dropdown > .rd-navbar-submenu-toggle:hover{
    color: var(--first_color);
  }
}
@media (max-width: 1200px){
  .rd-navbar-fixed .rd-navbar-nav li:hover > a, .rd-navbar-fixed .rd-navbar-nav li.focus > a, .rd-navbar-fixed .rd-navbar-nav li.active > a, 
  .rd-navbar-fixed .rd-navbar-nav li.opened > a{background: var(--first_color);}
  .rd-navbar-fixed .rd-navbar-brand img{height: 50px;}
}
@media (max-width: 1199px){
  .rd-navbar-nav-wrap .container{padding: 0;}
  .rd-navbar-fixed .rd-navbar-brand{padding-right: 10px;}
}

/* 移动端导航 */
.rd-navbar-fixed .rd-navbar-toggle {display:inline-block;position: absolute;right:10px;}
.rd-navbar-fixed .rd-navbar-nav-wrap {right:0;left:unset;transform:translateX(110%);}
.rd-navbar-fixed .rd-navbar-brand{left: 10px;}
@media (max-width: 1199px){
  .rd-navbar-fixed .rd-navbar-brand {
    width: 80%;
    padding-right: 10px;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .rd-navbar-fixed .rd-navbar-toggle {
    width: 20%;
    max-width: 48px;
  }
}


/*首页产品区块*/
.epower-index-product{
  padding:50px 0 22px 0;
}

.epower-index-product h2{
  color: #333333;
  font-size: 28px;
  margin-bottom: 30px;
  position: relative;
  padding-bottom: 15px;
  text-align: center;
  font-weight: bold;
}
.epower-index-product h2::after{
  content: '';
  width: 53px;
  height: 5px;
  background: #1975bc;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}
.epower-index-product #product .product-img img{
  border:1px solid #cccccc;
}
@media (min-width: 768px){
  .epower-index-product #product .swiper-wrapper .swiper-slide{
    width: 25%;
  }
}
.epower-index-product #product .swiper-wrapper .swiper-slide{
  margin-right: 28px;
  margin-bottom: 28px;
  margin-top: 0!important;
}
.epower-index-product #product .swiper-wrapper .swiper-slide a{
  display: block;
}
@media (max-width:767px){
  .epower-index-product{
    padding: 35px 0 7px 0;
  }   
  .epower-index-product #product .swiper-wrapper .swiper-slide{
    width: 50%;
  }
}


/*首页简介区块*/
.epower-index-about{
  padding: 50px 0; 
  background: url(../images/about-bg.jpg) no-repeat center center;
  background-size:cover;
}
.epower-index-about a{display: block;}
.epower-index-about p + p{
  margin-top: 0;
}
.epower-index-about h2{
  color: #333333;
  font-size: 28px;
  font-weight: bold;
}
.epower-index-about .index-about-title{
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 35px;
}
.epower-index-about .index-about-title::after{
  content: '';
  width: 53px;
  height: 5px;
  background: #1975bc;
  position: absolute;
  left: 0;
  bottom: 0;
}
.epower-index-about .index-about-more a{
  color: #666666;
  font-size: 14px;
}
.epower-index-about .index-about-more a:hover{
  color: #1975bc;
}
.epower-index-about .index-about-text p{
  color:#333333;
  font-size: 14px;
  text-indent: 2em;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
}
@media (min-width:768px){
  .epower-index-about .index-about-content{
    padding-left: 55px;
  }
}
@media (max-width:767px){
  .epower-index-about{
    padding:35px 0;
  }  
}

/* 首页新闻区块 */
.epower-index-news {
  padding: 40px 0;
}
.epower-index-news h2{
  color: #333333;
  font-size: 28px;
  font-weight: bold;
}
.epower-index-news a{display: block;}
.epower-index-news p + p, .epower-index-news * + p, .epower-index-news * + .row{
  margin-top: 0;
}
.epower-index-news .index-news-title{
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.epower-index-news .index-news-title::after{
  content: '';
  width: 53px;
  height: 5px;
  background: #1975bc;
  position: absolute;
  left: 0;
  bottom: 0;
}
.epower-index-news .index-news-more a{
  color: #666666;
  font-size: 14px;
}
.epower-index-news .index-news-more a:hover{
  color: #1975bc;
}
.epower-index-news .news-list .news-title{
  font-size: 14px;
  color: #333;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 15px;
}
.epower-index-news .news-list .news-desc{
  font-size: 12px;
  color: #666666;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.epower-index-news .news-list:hover .news-title{
  color: var(--first_color);
}
@media (max-width: 767px) {
  .epower-index-news .news-list {
    margin-bottom: 30px;
  }
}

/* 底部信息 */
footer{
  font-family: "Microsoft YaHei"; clear: both;
}
footer p + *, footer * + p, footer * + .row{
  margin-top: 0;
}

.foot-copyright{
  color: #ffffff;
  font-size: 14px;
  line-height: 22px;
  background: var(--first_color);
  text-align: center;
  padding: 10px 0;
}
.foot-copyright a{
  color: #ffffff;
}


/* 内页 */
/* about */
.pages{padding: 30px 15px;}
.section .content a{color: #444444;}
.section .content p{font-size: 16px;line-height: 1.5;}


/* subnavlist */
.subnavlist .swiper-container .swiper-slide a.active,
.subnavlist ul li a:hover, 
.subnavlist ul li a:focus,
.subnavlist ul li a.active,
.subnavlist .swiper-subnav .dropdown-item.active,
.swiper-subnav .dropdown-item:active{color: var(--first_color);}

/* product news */
.productlist .card:before,
.newslist ul li:before{border-color: var(--first_color);}
.showproduct .tabs-custom .nav-item a.active{border-bottom-color: var(--first_color);}
.productlist .card .card-img a{display: block;}
.productlist .card .card-img{text-align: center;}
.newslist ul li.media .media-left{width: 20%;}
.newslist ul li.media .media-body{width: 80%;}
.shownews .recommend ul li.item_block a p.item_date,.showproduct .recommend ul li.item_block a p.item_date{width: 20%;white-space: nowrap;}
.shownews .recommend ul li.item_block a .item_info,.showproduct .recommend ul li.item_block a .item_info{width: 80%;max-width: unset;}
.shownews .recommend ul li.item_block a .item_des{width: 100%;}
/* 英文时需自动换行 */
h2,p{word-break:break-all;}


/* 详情页右侧推荐 */
.showproduct .recommend ul li.item_block:hover:before,
.shownews .recommend ul li.item_block:before{border-color: var(--first_color);}
.showproduct .recommend ul li.item_block a:hover p.item_date span, .showproduct .recommend ul li.item_block a:hover .item_info,
.shownews .recommend ul li.item_block a:hover p.item_date span, .shownews .recommend ul li.item_block a:hover .item_info{color:var(--first_color)}
.showproduct .recommend span.toptitle,.shownews .recommend span.toptitle{
  margin-bottom: 20px;
}
.showproduct .recommend ul li.item_block a .item_des{width: unset;}
.showproduct .recommend ul li.item_block a .item_img{max-width: 100%;width: 100%;text-align: center;}
.showproduct .recommend ul li.item_block {
  margin: 0 0;
  padding: 0 0;
  margin-bottom: 15px;
}
.showproduct .recommend ul li.item_block a {
  display: block;
  width: 100%;
}
.showproduct .recommend ul li.item_block a .item_img {
  width: 100%;
  max-width: unset;
}
.showproduct .recommend ul li.item_block a .item_img img {
  width: 100%;
  height: auto;
  display: block;
  max-width: unset;
}
.showproduct .recommend ul li.item_block a .item_link {
  width: 100%;
  padding: 0 0;
  margin-bottom: 10px;
}
.showproduct .recommend ul li.item_block a .item_link p {
  padding: 0 0;
}
@media(max-width:991px) {
  .showproduct .recommend ul li.item_block,.shownews .recommend ul li.item_block{
    width: 50%;
  }
  .showproduct .recommend ul li.item_block:nth-child(even),.shownews .recommend ul li.item_block:nth-child(even){
    padding-left:10px
  }
  .showproduct .recommend ul li.item_block:nth-child(odd),.shownews .recommend ul li.item_block:nth-child(odd){
    padding-right:10px
  }
}


/* 分页器 */
.page-link, .page-num{color: #333;}
.page-link:hover,
.page-num:hover,
.page-num-current{background-color:var(--first_color);border-color:var(--first_color);color: #fff;}
.searchcomponent .btn-info{background-color:var(--first_color);border-color:var(--first_color)}
.searchcomponent .btn-info:hover{background-color:var(--first_color);border-color:var(--first_color)}
@media all and (max-width: 767px) {
  .searchcomponent .form-group{width: 75%;}
  .searchcomponent button{width:25%}
  .page-link[href], 
  .page-num[href]{color:var(--first_color)}
  .page-link[href]:hover,
  .page-num[href]:hover,
  .page-num-current[href]{background-color:var(--first_color);border-color:var(--first_color);color: #fff!important;}
}




/* job */
.joblist ul li{margin-bottom: 30px;padding-bottom: 30px;}
.joblist ul li:before{border-color: var(--first_color);}


/* case */
.caselist .card:before{border-color: var(--first_color);}
.showcase .tabs-custom .nav-item a.active{border-bottom-color: var(--first_color);}


/* message */
.form-control:focus{border-color: var(--first_color);box-shadow: unset;}
.messagelist .btn-info:hover{background-color: var(--first_color);border-color: var(--first_color);}
.messagelist .btn-info{background-color: var(--first_color);border-color: var(--first_color);}


/* download */
.downloadlist ul li{padding-bottom: 30px;}
.downloadlist ul li:before{border-color: var(--first_color);}
.downloadlist .downloadbtn{color: var(--first_color);border-color: var(--first_color);}
.downloadlist .downloadbtn:hover{background-color: var(--first_color);border-color: var(--first_color);color: #fff;}
.btn-info:not(:disabled):not(.disabled):active:focus, 
.btn-info:not(:disabled):not(.disabled).active:focus, 
.show > .btn-info.dropdown-toggle:focus{box-shadow: unset;}
.btn-info:not(:disabled):not(.disabled):active, 
.btn-info:not(:disabled):not(.disabled).active, 
.show > .btn-info.dropdown-toggle{background-color: var(--first_color);border-color: var(--first_color);}
.btn-info:focus, .btn-info.focus{box-shadow: unset;}

/* product */
.showproduct .img-thumbnail-variant-2{
  width: 100%;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before{color:var(--first_color)}


/* newslist */
.newslist ul li h4 a{display: block;}
@media (max-width: 767px){
  .newslist ul li.media .media-left{width: 35%;}
  .newslist ul li.media .media-body{width: 65%;align-self: center;}
  .newslist ul li{padding: 10px 0;margin-bottom: 10px;}
}
.clearfix::after{display: table;clear: both;content: '';}

/* 客服 */
@media (max-width: 767px){
  .online{display: block!important;}
}
.online dl{
  background: var(--first_color);
}

/*手机端底部按钮 */
.botmenu {
  background: var(--first_color);
  border-top: 1px solid #ffffff;
}
.botmenu p {
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.botmenu i {
  font-size: 24px;
}
.botmenu p{
  margin-top: 2px;
}
/* 返回顶部 */
.ui-to-top{
  display: none;
}